The following tables list the members exposed by PositionItemInfo<TKey,TSortKey>.
Name | Description | |
---|---|---|
![]() | Caption | |
![]() | Comparer | Gets the IEqualityComparer that is used to determine equality of keys for the dictionary. (Inherited from System.Collections.Generic.Dictionary<TKey,PositionItemInfo<TKey,TSortKey>>) |
![]() | Count | Gets the number of key/value pairs contained in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<TKey,PositionItemInfo<TKey,TSortKey>>) |
![]() | HierarchyKey | |
![]() | HierarchyLevelKey | |
![]() | IsExpandable | Gets or sets a value indicating whether this instance is expandable. |
![]() | IsExpanded | Gets or sets a value indicating whether this instance is expanded. |
![]() | Item | Gets or sets the value associated with the specified key. (Inherited from System.Collections.Generic.Dictionary<TKey,PositionItemInfo<TKey,TSortKey>>) |
![]() | Key | Gets the key used to identify this instance. |
![]() | Keys | Gets a collection containing the keys in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<TKey,PositionItemInfo<TKey,TSortKey>>) |
![]() | ParentKey | Gets the key used to identify the parent of this instance. |
![]() | PositionIndex | Gets the index of a position related to this instance within axis. In order this index to be valid one, this instance should be at most bottom level in the hierarchy of PositionItemInfo<TKey,TSortKey> objects. |
![]() | PositionItem | |
![]() | PositionItemDepth | Gets the level depth of the IPositionItem<TKey,TSortKey> from the position item this instance is connected to. |
![]() | PositionItemDepthMax | |
![]() | PositionItemDepthMin | |
![]() | PositionItemIndex | Gets the depth of the hierarchy this instance is related to, in the axis/>. |
![]() | PositionSize | Gets the number of the items in a position. |
![]() | SortKey | |
![]() | Values | Gets a collection containing the values in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<TKey,PositionItemInfo<TKey,TSortKey>>) |
Name | Description | |
---|---|---|
![]() | CreateInstance | |
![]() | OnChildAdded |